home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-07-15 | 480 b | 22 lines | [TEXT/MPS ] |
- # File: GrayText.make
- # Target: GrayText
- # Sources: GrayText.r GrayText.p
- # Created: Wednesday, October 9, 1991 5:41:17 PM
-
-
- OBJECTS = GrayText.p.o
-
-
- GrayText ƒƒ GrayText.make GrayText.r
- Rez GrayText.r -append -o GrayText
-
- GrayText ƒƒ GrayText.make {OBJECTS}
- Link -t APPL -c EGAD ∂
- {OBJECTS} ∂
- "{Libraries}"Runtime.o ∂
- "{Libraries}"Interface.o ∂
- "{PLibraries}"PasLib.o ∂
- -o GrayText
- GrayText.p.o ƒ GrayText.make GrayText.p
- Pascal GrayText.p
-